<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*通用头部*/
* {
  margin: 0;
  padding: 0;
}
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
div,
tr {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
input,
select {
  font-size: 14px;
  vertical-align: middle;
}
ul,
ol,
li {
  list-style: none;
}
a:link {
  color: #333333;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: #333333;
}
a:hover {
  text-decoration: none;
  color: #4E667B;
}
a:active {
  text-decoration: none;
}
.clearfix::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
input::placeholder {
  color: #D0D0D0;
}
textarea::placeholder {
  color: #D0D0D0;
}
body {
  font-family: "microsoft yahei";
  font-size: 14px;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background: #fff;
}
.header {
  width: 100%;
  height: 100px;
  background: #2A65B2;
}
.header .logo-tel {
  width: 1200px;
  height: 100px;
  margin: 0 auto;
}
.header .logo-tel .logo {
  float: left;
  width: 540px;
  height: 62px;
  background: url("../images/logo.png") no-repeat left center;
  margin: 19px auto;
}
.header .logo-tel .logo a {
  display: block;
  width: 540px;
  height: 62px;
}
.header .logo-tel .tel {
  float: right;
  width: 182px;
  height: 40px;
  background: url("../images/tel.png") no-repeat center;
}
.header .logo-tel .map {
  display: block;
  float: right;
  width: 660px;
  height: 30px;
  text-align: right;
  color: #FFFFFF;
}
.header .logo-tel .map a {
  line-height: 30px;
  font-size: 14px;
  color: #fff;
}
.menu {
  width: 100%;
  height: 60px;
  background: #1C4C8B;
}
.banner {
  width: 100%;
  height: 609px;
  margin: 0 auto;
}
.banneron {
  width: 100%;
  height: 300px;
  margin: 0 auto;
}
.products {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}
.products .products-head {
  width: 1200px;
  height: 105px;
  margin: 40px auto 30px auto;
}
.products .products-head a {
  display: block;
  width: 240px;
  height: 105px;
  text-align: center;
  margin: 0 auto;
}
.products .products-head a h2 {
  font-size: 36px;
  color: #E37E12;
  line-height: 60px;
  position: relative;
  transition: all 0.3s linear;
}
.products .products-head a h2::after {
  content: '';
  display: block;
  width: 80px;
  height: 2px;
  background: #8BAAD6;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
}
.products .products-head a h5 {
  font-size: 22px;
  font-weight: normal;
  color: #888;
  line-height: 30px;
  transition: all 0.3s linear;
}
.products .products-head a:hover h2 {
  color: #1C4C8B;
}
.products .products-head a:hover h5 {
  color: #2A65B2;
}
.products .products-sort-name {
  width: 1200px;
  height: 40px;
  margin: 0 auto;
}
.products .products-sort-name .public-goods-sort {
  width: auto;
  height: 40px;
}
.products .products-sort-name .public-goods-sort dt {
  display: none;
}
.products .products-sort-name .public-goods-sort dd {
  float: left;
  width: 198px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #D8D8D8;
  text-align: center;
  border-right: none;
  transition: all 0.4s linear;
}
.products .products-sort-name .public-goods-sort dd.sort6 {
  border-right: 1px solid #D8D8D8;
}
.products .products-sort-name .public-goods-sort dd a {
  display: block;
  line-height: 38px;
  font-size: 18px;
  color: #434344;
  transition: all 0.4s linear;
}
.products .products-sort-name .public-goods-sort dd:hover,
.products .products-sort-name .public-goods-sort dd.active {
  background: #2A65B2;
  border-color: #2A65B2;
}
.products .products-sort-name .public-goods-sort dd:hover a,
.products .products-sort-name .public-goods-sort dd.active a {
  color: #fff;
}
.advantage {
  width: 100%;
  height: 1045px;
  margin: 0 auto;
  background: url("../images/advantage.jpg") no-repeat center;
}
.about {
  width: 100%;
  height: 405px;
  background: url("../images/about.jpg") no-repeat center;
  position: relative;
}
.about .about-list {
  width: 1200px;
  height: 325px;
  background: #2A65B2;
  position: absolute;
  top: 110px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.about .about-list .about-img-title {
  width: 1200px;
  height: 325px;
  position: relative;
}
.about .about-list .about-img-title .about-img {
  position: absolute;
  top: -40px;
  left: 25px;
  float: left;
  width: 465px;
  height: 300px;
}
.about .about-list .about-img-title .about-img span {
  display: none;
}
.about .about-list .about-img-title .about-title {
  width: 650px;
  position: absolute;
  right: 25px;
}
.about .about-list .about-img-title .about-title .about-head {
  width: 100%;
  height: 50px;
  font-size: 32px;
  font-weight: bold;
  color: #00325d;
  position: absolute;
  top: -55px;
  z-index: 9999;
}
.about .about-list .about-img-title .about-title .about-head h2 {
  font-size: 36px;
  color: #E37E12;
  position: relative;
  transition: all 0.3s linear;
}
.about .about-list .about-img-title .about-title .about-head h2 span {
  font-size: 22px;
  font-weight: normal;
  color: #888;
  transition: all 0.3s linear;
}
.about .about-list .about-img-title .about-title .about-head:hover h2 {
  color: #1C4C8B;
}
.about .about-list .about-img-title .about-title .about-head:hover span {
  color: #2A65B2;
}
.about .about-list .about-img-title .about-title .about-head span {
  height: 25px;
  line-height: 25px;
  font-size: 19px;
  color: #555555;
  font-family: Arial;
}
.about .about-list .about-img-title .about-title .about-page {
  width: 100%;
  height: auto;
  margin: 45px 0 0 0;
}
.about .about-list .about-img-title .about-more {
  display: block;
  width: 100px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  border: 1px solid #fff;
  position: absolute;
  right: 30px;
  bottom: 70px;
  z-index: 999;
  border-radius: 5px;
}
.factory {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}
.factory .factory-head {
  width: 1200px;
  height: 100px;
  margin: 120px auto 30px auto;
}
.factory .factory-head a {
  display: block;
  width: 305px;
  height: 100px;
  text-align: center;
  margin: 0 auto;
}
.factory .factory-head a h2 {
  font-size: 36px;
  color: #E37E12;
  line-height: 60px;
  position: relative;
  transition: all 0.3s linear;
}
.factory .factory-head a h2::after {
  content: '';
  display: block;
  width: 80px;
  height: 2px;
  background: #8BAAD6;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
}
.factory .factory-head a h5 {
  font-size: 22px;
  font-weight: normal;
  color: #888;
  line-height: 30px;
  transition: all 0.3s linear;
}
.factory .factory-head a:hover h2 {
  color: #1C4C8B;
}
.factory .factory-head a:hover h5 {
  color: #2A65B2;
}
.factory .factory-list {
  width: 1200px;
  height: 300px;
}
@font-face {
  font-family: 'iconfont';
  src: url('../fonts/iconfont.woff2') format('woff2'), url('../fonts/iconfont.woff') format('woff'), url('../fonts/iconfont.ttf') format('truetype');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 12px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.place {
  width: 1200px;
  height: 180px;
  background: url("../images/place.jpg") no-repeat center;
  margin: 100px auto 60px auto;
}
.service-list {
  width: 1200px;
  height: 180px;
}
.service-list ul {
  width: 961px;
  height: 180px;
  float: right;
  margin-right: 42px;
  position: relative;
}
.service-list ul li {
  position: absolute;
  line-height: 128px;
  text-align: center;
  opacity: 0;
  top: 15px;
  transition: all 0.45s ease-in-out;
  width: 128px;
  height: 128px;
}
.service-list ul li b {
  font-size: 12px;
  color: #fff;
  font-weight: normal;
  transition: all 0.45s ease-in-out;
}
.service-list ul li.s1 {
  left: 0;
}
.service-list ul li.s2 {
  left: 166px;
}
.service-list ul li.s3 {
  left: 327px;
}
.service-list ul li.s4 {
  left: 494px;
}
.service-list ul li.s5 {
  left: 661px;
}
.service-list ul li.s6 {
  right: 0;
}
.service-list ul li:hover {
  opacity: 1;
  border-radius: 50%;
  background: rgba(42, 101, 178, 0.6);
}
.service-list ul li:hover b {
  font-size: 64px;
}
.equipment {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}
.equipment .equipment-head {
  width: 1200px;
  height: 90px;
  background: url("../images/equipment.png") no-repeat center;
  margin: 20px auto 20px auto;
}
.equipment .equipment-head a {
  display: block;
  width: 240px;
  height: 90px;
  margin: 0 auto;
}
.equipment .equipment-list {
  width: 1200px;
  height: 766px;
  margin: 0 auto;
  background: url("../images/equipmentlist.jpg") no-repeat center;
}
.equipment .equipment-list a {
  display: block;
  width: 1200px;
  height: 766px;
}
.case {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}
.case .case-head {
  width: 1200px;
  height: 100px;
  margin: 30px auto;
}
.case .case-head a {
  display: block;
  width: 305px;
  height: 100px;
  margin: 0 auto;
  text-align: center;
}
.case .case-head a h2 {
  font-size: 36px;
  color: #E37E12;
  line-height: 60px;
  position: relative;
  transition: all 0.3s linear;
}
.case .case-head a h2::after {
  content: '';
  display: block;
  width: 80px;
  height: 2px;
  background: #8BAAD6;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
}
.case .case-head a h5 {
  font-size: 22px;
  font-weight: normal;
  color: #888;
  line-height: 30px;
  transition: all 0.3s linear;
}
.case .case-head a:hover h2 {
  color: #1C4C8B;
}
.case .case-head a:hover h5 {
  color: #2A65B2;
}
.case .case-list {
  width: 1200px;
  height: 650px;
}
.news {
  width: 100%;
  height: 580px;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
  background: #F2F2F2;
}
.news .news-head {
  width: 1200px;
  height: 70px;
  margin: 45px auto 30px auto;
}
.news .news-head a {
  display: block;
  width: 190px;
  height: 90px;
  margin: 0 auto;
  text-align: center;
}
.news .news-head a h2 {
  font-size: 36px;
  color: #E37E12;
  line-height: 60px;
  position: relative;
  transition: all 0.3s linear;
}
.news .news-head a h2::after {
  content: '';
  display: block;
  width: 80px;
  height: 2px;
  background: #8BAAD6;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
}
.news .news-head a h5 {
  font-size: 22px;
  font-weight: normal;
  color: #888;
  line-height: 30px;
  transition: all 0.3s linear;
}
.news .news-head a:hover h2 {
  color: #1C4C8B;
}
.news .news-head a:hover h5 {
  color: #2A65B2;
}
.news .news-list {
  width: 1200px;
  height: 410px;
  margin: 0 auto;
}
.news .news-list .company-news {
  float: left;
  width: 720px;
  height: 370px;
}
.news .news-list .company-news .company-news-head {
  width: 720px;
  height: 39px;
  border-bottom: 1px solid #B9BABB;
}
.news .news-list .company-news .company-news-head ul li {
  float: left;
  width: 125px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  font-size: 20px;
  color: #000;
}
.news .news-list .company-news .company-news-head ul li span {
  float: left;
  color: #000;
  font-weight: normal;
}
.news .news-list .company-news .company-news-head ul li.active {
  color: #2A65B2;
  font-weight: bold;
}
.news .news-list .company-news .company-news-head ul a {
  float: right;
  line-height: 39px;
  font-size: 13px;
  color: #666;
  margin: 0 8px;
}
.news .news-list .company-news .company-news-list {
  width: 720px;
  height: 280px;
  margin: 25px auto;
}
.news .news-list .company-news .company-news-list .company-news-img {
  float: left;
  width: 300px;
  height: 250px;
}
.news .news-list .company-news .company-news-list .company-news-title {
  display: none;
  float: right;
  width: 400px;
  height: 280px;
}
.news .news-list .company-news .company-news-list .company-news-title.on {
  display: block;
}
.news .news-list .technology {
  float: right;
  width: 385px;
  height: 390px;
}
.news .news-list .technology .technology-head {
  width: 365px;
  height: 39px;
  padding: 0 10px;
  border-bottom: 1px solid #B9BABB;
}
.news .news-list .technology .technology-head b {
  display: block;
  float: left;
  line-height: 39px;
  font-size: 17px;
  color: #2A65B2;
}
.news .news-list .technology .technology-head a {
  float: right;
  line-height: 39px;
  font-size: 13px;
  color: #666;
}
.news .news-list .technology .technology-list {
  width: 395px;
  height: 340px;
}
.news .news-list .technology .technology-list .public-technology {
  width: 355px;
  height: 340px;
  margin: 0 20px;
}
.news .news-list .technology .technology-list .public-technology ul li {
  width: 355px;
  height: 99px;
  margin: 10px 0 0 0;
}
.news .news-list .technology .technology-list .public-technology ul li a {
  display: block;
  width: 355px;
  height: 99px;
}
.news .news-list .technology .technology-list .public-technology ul li a.a-title {
  width: 355px;
  height: 35px;
  line-height: 35px;
}
.news .news-list .technology .technology-list .public-technology ul li a.a-title b {
  display: block;
  float: left;
  width: 35px;
  height: 35px;
  background: url("../images/tq.png") no-repeat left center;
}
.news .news-list .technology .technology-list .public-technology ul li a.a-title span {
  display: block;
  float: right;
  width: 310px;
  height: 35px;
  line-height: 35px;
  font-size: 15px;
  color: #000;
  overflow: hidden;
}
.news .news-list .technology .technology-list .public-technology ul li a.a-intro {
  width: 355px;
  height: 35px;
  line-height: 35px;
}
.news .news-list .technology .technology-list .public-technology ul li a.a-intro b {
  display: block;
  float: left;
  width: 35px;
  height: 35px;
  background: url("../images/ta.png") no-repeat left center;
}
.news .news-list .technology .technology-list .public-technology ul li a.a-intro span {
  display: block;
  float: right;
  width: 310px;
  height: 50px;
  line-height: 25px;
  font-size: 14px;
  color: #666;
}
.news .news-list .technology .technology-list .public-technology ul li.technology2 {
  border-top: 1px solid #C1C0BE;
  border-bottom: 1px solid #C1C0BE;
  margin: 5px 0;
  padding: 5px 0;
}
.news .news-more {
  width: 1200px;
  height: 40px;
  margin: 30px auto;
}
.news .news-more a {
  display: block;
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #3D7B10;
  border-radius: 5px;
  font-size: 14px;
  color: #fff;
  margin: 0 auto;
}
.friendLink {
  width: 1200px;
  height: 40px;
  margin: 15px auto;
}
.friendLink b {
  float: left;
  width: 80px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #2A65B2;
}
.friendLink .public-friend-list {
  float: left;
  width: 1100px;
  margin: 0 10px;
  overflow: hidden;
}
.friendLink .public-friend-list li {
  float: left;
  line-height: 40px;
  margin-right: 15px;
  font-size: 14px;
  color: #000;
}
.friendLink .public-friend-list li a {
  font-size: 14px;
  color: #000;
}
.footer {
  width: 100%;
  height: 515px;
  clear: both;
  overflow: hidden;
  background: #1C4C8B;
}
.footer .keywords {
  width: 1200px;
  height: 60px;
  margin: 15px auto;
}
.footer .keywords ul li {
  float: left;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
  margin-right: 15px;
}
.footer .footer-menu-img {
  width: 1200px;
  height: 340px;
  margin: 20px auto 15px auto;
}
.footer .footer-menu-img .public-sort-name {
  float: left;
  width: auto;
  height: auto;
  margin: 0 65px 0 0;
}
.footer .footer-menu-img .public-sort-name dt {
  width: auto;
  height: 50px;
  line-height: 50px;
  transition: all 0.45s linear;
}
.footer .footer-menu-img .public-sort-name dt a {
  font-size: 14px;
  color: #fff;
  opacity: 0.9;
  transition: all 0.45s linear;
}
.footer .footer-menu-img .public-sort-name dt:hover {
  color: #fb3838;
}
.footer .footer-menu-img .public-sort-name dt:hover a {
  color: #fb3838;
}
.footer .footer-menu-img .public-sort-name dd {
  width: auto;
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  color: #fff;
  opacity: 0.9;
  transition: all 0.45s linear;
}
.footer .footer-menu-img .public-sort-name dd a {
  font-size: 13px;
  color: #fff;
  opacity: 0.9;
  transition: all 0.45s linear;
}
.footer .footer-menu-img .public-sort-name dd:hover {
  color: #fb3838;
}
.footer .footer-menu-img .public-sort-name dd:hover a {
  color: #fb3838;
}
.footer .footer-menu-img .footer-img {
  float: left;
  width: 80px;
  height: 105px;
  margin: 15px 30px 0 0 ;
}
.footer .footer-menu-img .footer-img img {
  display: block;
  width: 80px;
  height: 80px;
}
.footer .footer-menu-img .footer-img span {
  display: block;
  width: 80px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  font-size: 12px;
  color: #fff;
}
.footer .footer-menu-img .footer-msg {
  float: right;
  width: 300px;
  margin-top: 10px;
}
.footer .footer-menu-img .footer-msg h5 {
  width: 300px;
  height: 25px;
  line-height: 25px;
  text-align: left;
  font-size: 12px;
  color: #A8BCD9;
  font-weight: normal;
}
.footer .footer-menu-img .footer-msg form {
  width: 300px;
  height: auto;
}
.footer .footer-menu-img .footer-msg form label {
  display: block;
  width: 300px;
  height: 35px;
  margin: 15px 0;
}
.footer .footer-menu-img .footer-msg form label input {
  display: block;
  width: 340px;
  height: 35px;
  line-height: 35px;
  border: none;
  background: #4970A2;
  font-size: 12px;
  color: #fff;
  opacity: 0.9;
  text-indent: 8px;
  outline: none;
}
.footer .footer-menu-img .footer-msg form label.contentList {
  width: 300px;
  height: 90px;
}
.footer .footer-menu-img .footer-msg form label.contentList textarea {
  display: block;
  width: 300px;
  height: 90px;
  line-height: 20px;
  background: #4970A2;
  font-size: 12px;
  color: #fff;
  opacity: 0.9;
  text-indent: 8px;
  border: none;
  outline: none;
  font-family: "microsoft yahei";
}
.footer .footer-menu-img .footer-msg form label.btnList {
  width: 100px;
  height: 30px;
  background: #E8B55C;
}
.footer .footer-menu-img .footer-msg form label.btnList input {
  display: block;
  width: 100px;
  height: 30px;
  line-height: 30px;
  background: #E8B55C;
  font-size: 15px;
  color: #fff;
  opacity: 0.9;
  text-indent: 0;
}
.footer .footer-menu-img .footer-msg form label.nameList {
  width: 180px;
}
.footer .footer-menu-img .footer-msg form label.nameList input {
  width: 180px;
}
.footer .foot-copy {
  width: 100%;
  height: 50px;
}
.footer .foot-copy .copy {
  width: 1200px;
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
  font-size: 14px;
  color: #fff;
  opacity: 0.9;
  text-align: left;
}
.footer .foot-copy .copy a {
  color: #fff;
}
.search-list {
  float: left;
  width: 180px;
  height: 26px;
}
.search-list ul {
  float: left;
  width: 180px;
  height: 26px;
  background: url("../images/search.png") no-repeat center;
}
.search-list ul li input {
  display: block;
  background: none;
  outline: none;
  border: 0;
}
.search-list ul li input:focus {
  outline: none;
  background: none;
}
.search-list ul li.search-input {
  float: left;
  width: 155px;
  height: 26px;
}
.search-list ul li.search-input input {
  width: 155px;
  height: 26px;
  line-height: 26px;
  text-indent: 12px;
}
.search-list ul li.search-submit {
  float: right;
  width: 25px;
  height: 26px;
}
.search-list ul li.search-submit input {
  width: 25px;
  height: 26px;
  cursor: pointer;
}
#nav-menu {
  width: 1200px;
  height: 60px;
  margin: 0 auto;
}
#nav-menu li {
  float: left;
  width: 150px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  position: relative;
  transition: all 0.45s linear;
}
#nav-menu li .iconfont-child {
  height: 60px;
}
#nav-menu li a {
  font-size: 16px;
  color: #fff;
}
#nav-menu li ul {
  opacity: 0;
  visibility: hidden;
  z-index: 99999;
  position: absolute;
  transition: all 0.3s linear;
  top: 60px;
  right: 0;
  margin: 0 auto;
}
#nav-menu li ul li {
  clear: both;
  float: none;
  z-index: 99999;
  width: 150px;
  height: 0;
  transition: all 0.3s linear;
  border-bottom: 1px solid #fefefe;
  background: #2A65B2;
}
#nav-menu li ul li a {
  font-size: 14px;
  color: #fff;
}
#nav-menu li ul li:hover {
  background: #EDEDED;
}
#nav-menu li ul li:hover a {
  color: #000;
}
#nav-menu li.navon {
  background: #2A65B2;
}
#nav-menu li:hover {
  background: #2A65B2;
}
#nav-menu li:hover ul {
  opacity: 1;
  visibility: visible;
}
#nav-menu li:hover ul li {
  height: 44px;
  line-height: 44px;
}
.public-about-intro {
  width: 100%;
  line-height: 30px;
  margin: 0 auto;
  text-indent: 32px;
}
.public-about-intro a {
  font-size: 14px;
  color: #fff;
}
/*栏目*/
.public-sort-pic {
  width: 1200px;
  height: 335px;
  margin: 0 auto;
}
.public-sort-pic ul li {
  float: left;
  width: 270px;
  height: 370px;
  margin: 0 15px;
}
.public-sort-pic ul li .sort-img {
  width: 270px;
  height: 200px;
}
.public-sort-pic ul li .sort-img a {
  display: block;
  width: 270px;
  height: 200px;
  overflow: hidden;
}
.public-sort-pic ul li .sort-img a img {
  display: block;
  width: 270px;
  height: 200px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.public-sort-pic ul li .name-intro {
  width: 270px;
  height: auto;
}
.public-sort-pic ul li .name-intro a {
  display: block;
  width: 270px;
  height: 170px;
}
.public-sort-pic ul li .name-intro a span {
  display: block;
  width: 270px;
  height: 60px;
  line-height: 60px;
  text-align: left;
  font-size: 18px;
  color: #000;
}
.public-sort-pic ul li .name-intro a b {
  display: block;
  width: 270px;
  height: 100px;
  line-height: 25px;
  text-align: left;
  font-size: 14px;
  color: #2d2e30;
  font-weight: normal;
}
.public-sort-pic ul li:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.public-sort-pic ul li:hover span {
  color: #FF0000 !important;
  font-weight: bold;
}
/**页面主体*/
.mainer {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.mainer .mainer-list-side {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}
.mainer .mainer-list-side .mainer-side {
  float: left;
  width: 300px;
  height: auto;
  padding: 0 0 30px 0;
}
.mainer .mainer-list-side .mainer-square {
  float: right;
  width: 880px;
  height: auto;
  margin: 0 auto;
  border-left: 1px solid #F1F1F1;
  padding: 15px 0 10px 19px;
}
.mainer .mainer-list-side .mainer-square .mainer-path {
  width: 880px;
  height: 35px;
  line-height: 35px;
  background: url(../images/home.png) no-repeat 6px center;
  text-indent: 34px;
  font-size: 14px;
  color: #888;
}
.mainer .mainer-list-side .mainer-square .mainer-path a {
  font-size: 14px;
  color: #888;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list {
  width: 880px;
  height: auto;
  margin: 0 auto;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .public-lump-sort-list {
  width: 860px;
  height: 50px;
  line-height: 50px;
  background: #F2F2F2;
  padding: 0 10px;
  margin: 15px 0;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .public-lump-sort-list .lump-title-name {
  float: left;
  width: 85%;
  text-indent: 20px;
  line-height: 50px;
  background: url(../images/lumpNews.png) no-repeat 0 center;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .public-lump-sort-list .lump-title-name a {
  font-size: 18px;
  font-weight: normal;
  color: #102D53;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .public-lump-sort-list .lump-title-more {
  float: right;
  width: 15%;
  height: 50px;
  line-height: 50px;
  text-align: right;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .public-lump-sort-list .lump-title-more a {
  font-size: 14px;
  color: #666;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption {
  width: 96%;
  height: auto;
  margin: 0 auto 30px auto;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption h1 {
  width: 100%;
  color: #3A3937;
  line-height: 40px;
  text-align: center;
  font-size: 24px;
  margin: 30px auto 5px auto;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption h3 {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  color: #555552;
  margin: 25px auto;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption .share-list {
  display: flex;
  display: -webkit-flex;
  height: 36px;
  line-height: 36px;
  font-weight: normal;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  justify-content: center;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption .share-list b {
  display: block;
  height: 36px;
  line-height: 36px;
  width: auto;
  font-weight: normal;
  font-size: 12px;
  color: #5A5A5A;
  margin-right: 15px;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption .share-list .share {
  width: auto;
  height: 36px;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption .share-list .share span {
  display: block;
  float: left;
  font-size: 12px;
  color: #5A5A5A;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption .share-list .share .bdsharebuttonbox {
  float: left;
  height: 36px;
  line-height: 36px;
  width: auto;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .caption .share-list .share .bdsharebuttonbox a {
  display: block;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .showText {
  width: 94%;
  height: auto;
  margin: 0 auto;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .showText img {
  display: block;
  width: auto;
  margin: 0 auto;
}
.mainer .mainer-list-side .mainer-square .mainer-page-list .page-content {
  width: 94%;
  height: auto;
  margin: 0 auto;
  padding-top: 15px;
}
.mainer .mainer-list-side .mainer-square-page {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  padding: 15px 0 0 0 ;
}
.mainer .mainer-list-side .mainer-square-page .mainer-path {
  width: 1200px;
  height: 40px;
  line-height: 40px;
  background: url(../images/home.png) no-repeat 6px center;
  text-indent: 34px;
  font-size: 14px;
  color: #888;
}
.mainer .mainer-list-side .mainer-square-page .mainer-path a {
  font-size: 14px;
  color: #888;
}
.mainer .mainer-list-side .mainer-square-page .mainer-page-list {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}
.mainer .mainer-list-side .mainer-square-page .mainer-page-list .caption {
  width: 96%;
  height: auto;
  margin: 0 auto 30px auto;
}
.mainer .mainer-list-side .mainer-square-page .mainer-page-list .caption h1 {
  width: 100%;
  color: #3A3937;
  line-height: 40px;
  text-align: center;
  font-size: 24px;
  margin: 30px auto 5px auto;
}
.mainer .mainer-list-side .mainer-square-page .mainer-page-list .caption h3 {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  color: #555552;
  margin: 25px auto;
}
.mainer .mainer-list-side .mainer-square-page .mainer-page-list .caption .share-list {
  display: flex;
  display: -webkit-flex;
  height: 36px;
  line-height: 36px;
  font-weight: normal;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  justify-content: center;
}
.mainer .mainer-list-side .mainer-square-page .mainer-page-list .caption .share-list b {
  display: block;
  height: 36px;
  line-height: 36px;
  width: auto;
  font-weight: normal;
  font-size: 12px;
  color: #5A5A5A;
  margin-right: 15px;
}
.mainer .mainer-list-side .mainer-square-page .mainer-page-list .caption .share-list .share {
  width: auto;
  height: 36px;
}
.mainer .mainer-list-side .mainer-square-page .mainer-page-list .caption .share-list .share span {
  display: block;
  float: left;
  font-size: 12px;
  color: #5A5A5A;
}
.mainer .mainer-list-side .mainer-square-page .mainer-page-list .caption .share-list .share .bdsharebuttonbox {
  float: left;
  height: 36px;
  line-height: 36px;
  width: auto;
}
.mainer .mainer-list-side .mainer-square-page .mainer-page-list .caption .share-list .share .bdsharebuttonbox a {
  display: block;
}
.mainer .mainer-list-side .mainer-square-page .mainer-page-list .showText {
  width: 94%;
  height: auto;
  margin: 0 auto;
}
.mainer .mainer-list-side .mainer-square-page .mainer-page-list .showText img {
  display: block;
  width: auto;
  margin: 0 auto;
}
.mainer .mainer-list-side .mainer-square-page .mainer-page-list .page-content {
  width: 94%;
  height: auto;
  margin: 0 auto;
  padding-top: 15px;
}
.mainer .mainer-newspaper-list {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.mainer .mainer-newspaper-list .caption {
  width: 96%;
  height: auto;
  margin: 0 auto 30px auto;
}
.mainer .mainer-newspaper-list .caption h1 {
  width: 100%;
  color: #3A3937;
  line-height: 40px;
  text-align: center;
  font-size: 24px;
  margin: 30px auto 5px auto;
}
.mainer .mainer-newspaper-list .caption h3 {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  color: #555552;
  margin: 25px auto;
}
.mainer .mainer-newspaper-list .caption .share-list {
  display: flex;
  display: -webkit-flex;
  height: 36px;
  line-height: 36px;
  font-weight: normal;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  justify-content: center;
}
.mainer .mainer-newspaper-list .caption .share-list b {
  display: block;
  height: 36px;
  line-height: 36px;
  width: auto;
  font-weight: normal;
  font-size: 12px;
  color: #5A5A5A;
  margin-right: 15px;
}
.mainer .mainer-newspaper-list .caption .share-list .share {
  width: auto;
  height: 36px;
}
.mainer .mainer-newspaper-list .caption .share-list .share span {
  display: block;
  float: left;
  font-size: 12px;
  color: #5A5A5A;
}
.mainer .mainer-newspaper-list .caption .share-list .share .bdsharebuttonbox {
  float: left;
  height: 36px;
  line-height: 36px;
  width: auto;
}
.mainer .mainer-newspaper-list .caption .share-list .share .bdsharebuttonbox a {
  display: block;
}
.mainer .mainer-newspaper-list .showText {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.mainer .mainer-newspaper-list .showText img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.public-side-name {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.public-side-name h1 {
  width: 100%;
  height: 80px;
  line-height: 80px;
  background: #2A65B2;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
.public-side-name ul {
  width: 298px;
  height: auto;
  border: 1px solid #CBCBCB;
  margin: 6px auto;
}
.public-side-name ul li {
  width: 94%;
  height: 38px;
  line-height: 38px;
  float: none;
  clear: both;
  margin: 10px auto;
  border: 1px solid #DCDCDC;
  background: #F4F4F4;
  text-indent: 6px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.public-side-name ul li a {
  font-size: 14px;
  color: #222;
}
.public-side-name ul li:hover {
  border-color: #2A65B2;
}
.public-side-name ul li:hover a {
  color: #2A65B2;
}
.public-side-name ul li.onm {
  border-color: #2A65B2;
}
.public-side-name ul li.onm a {
  color: #2A65B2;
}
.public-side-news {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.public-side-news .public-side-news-head {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #2A65B2;
  text-align: left;
  font-size: 16px;
  color: #fff;
  text-indent: 25px;
  margin: 45px  auto 10px auto;
}
.public-side-news .public-side-title {
  width: 100%;
  height: auto;
  border: 1px solid #CBCBCB;
  padding: 15px 0;
}
.public-side-news .public-side-title ul li {
  width: 94%;
  height: 39px;
  line-height: 39px;
  border-bottom: 1px solid #DDDDDD;
  margin: 0 auto;
  background: url("../images/sbg.jpg") no-repeat left center;
  text-indent: 14px;
}
.public-side-news .public-side-title ul li a {
  font-size: 14px;
  color: #000;
}
.public-side-news .public-side-title ul li:hover a {
  color: #2A65B2;
}
.public-side-contact {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.public-side-contact .public-side-contact-head {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #2A65B2;
  text-align: left;
  font-size: 16px;
  color: #fff;
  text-indent: 25px;
  margin: 45px  auto 10px auto;
}
.public-side-contact .public-side-contact-list {
  width: 298px;
  height: auto;
  border: 1px solid #CBCBCB;
  margin: 6px auto;
}
.public-side-contact .public-side-contact-list p {
  width: 96%;
  height: 35px;
  line-height: 35px;
  text-align: left;
  font-size: 14px;
  color: #333;
  margin: 0 auto;
}
/**图片列表**/
.public-pic {
  width: 100%;
  height: 650px;
  clear: both;
  overflow: hidden;
}
.public-pic ul li {
  float: left;
  width: 370px;
  height: 290px;
  margin: 15px 0;
  position: relative;
}
.public-pic ul li a {
  display: block;
}
.public-pic ul li a.a-img {
  width: 370px;
  height: 290px;
  overflow: hidden;
}
.public-pic ul li a.a-img img {
  display: block;
  width: 370px;
  height: 290px;
  transition: all 0.45s linear;
}
.public-pic ul li a.a-title {
  position: absolute;
  bottom: 0;
  width: 370px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: rgba(45, 79, 109, 0.8);
  text-indent: 24px;
  transition: all 0.45s linear;
}
.public-pic ul li.pic2,
.public-pic ul li.pic5 {
  margin: 15px 45px;
}
.public-pic ul li:hover img {
  transform: scale(1.1);
}
.public-pic ul li:hover .a-title {
  background: rgba(28, 76, 139, 0.8);
}
.factory-pic {
  width: 100%;
  height: 290px;
  clear: both;
  overflow: hidden;
}
.factory-pic ul li {
  float: left;
  width: 370px;
  height: 290px;
  margin: 0 10px;
  position: relative;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.factory-pic ul li a {
  display: block;
}
.factory-pic ul li a.a-img {
  width: 370px;
  height: 290px;
}
.factory-pic ul li a.a-img img {
  display: block;
  width: 370px;
  height: 290px;
  transition: all 0.45s;
}
.factory-pic ul li a.a-title {
  position: absolute;
  bottom: 0;
  width: 370px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: rgba(45, 79, 109, 0.8);
  text-indent: 24px;
  transition: all 0.45s;
}
.factory-pic ul li:hover .a-img img {
  transform: scale(1.1);
}
.factory-pic ul li:hover .a-title {
  color: #fff;
  font-weight: bold;
  background: rgba(28, 76, 139, 0.8);
}
.public-big-pic {
  width: 1200px;
  height: 400px;
  margin: 35px auto 30px auto;
}
.public-big-pic ul li {
  float: left;
  width: 225px;
  height: 190px;
  background: #FFF;
  margin: 0 0 20px 25px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
}
.public-big-pic ul li a {
  display: block;
}
.public-big-pic ul li a.a-img {
  width: 225px;
  height: 160px;
  overflow: hidden;
}
.public-big-pic ul li a.a-img img {
  display: block;
  width: 225px;
  height: 160px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.public-big-pic ul li a.a-title {
  width: 225px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #434344;
}
.public-big-pic ul li.bigPic {
  width: 450px;
  height: 400px;
  margin: 0;
}
.public-big-pic ul li.bigPic a {
  display: block;
}
.public-big-pic ul li.bigPic a.a-img {
  width: 450px;
  height: 370px;
  overflow: hidden;
}
.public-big-pic ul li.bigPic a.a-img img {
  display: block;
  width: 450px;
  height: 370px;
}
.public-big-pic ul li.bigPic a.a-title {
  width: 450px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #434344;
}
.public-big-pic ul li:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.public-big-pic ul li:hover .a-title {
  background: #2A65B2;
  font-weight: bold;
  color: #fff !important;
}
.public-pic-list {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.public-pic-list ul::after {
  content: '';
  display: table;
  overflow: hidden;
  clear: both;
  float: none;
  height: 0;
}
.public-pic-list ul li {
  float: left;
  width: 280px;
  height: 240px;
  margin: 15px 6px;
  z-index: 999;
  overflow: hidden;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.public-pic-list ul li span {
  display: block;
  width: 280px;
  height: 210px;
}
.public-pic-list ul li span a {
  display: block;
  width: 280px;
  height: 210px;
}
.public-pic-list ul li span a img {
  display: block;
  width: 280px;
  height: 210px;
}
.public-pic-list ul li h1 {
  width: 280px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-weight: normal;
}
.public-pic-list ul li h1 a {
  display: block;
  font-size: 14px;
  color: #444;
  background: #F4F4F4;
}
.public-pic-list ul li:hover {
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: translate3d(0px, -2px, 0px);
  -moz-transform: translate3d(0px, -2px, 0px);
  -ms-transform: translate3d(0px, -2px, 0px);
  -o-transform: translate3d(0px, -2px, 0px);
  transform: translate3d(0px, -2px, 0px);
}
.public-pic-list-son {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.public-pic-list-son ul::after {
  content: '';
  display: table;
  overflow: hidden;
  clear: both;
  float: none;
  height: 0;
}
.public-pic-list-son ul li {
  float: left;
  width: 280px;
  height: 240px;
  margin: 15px 6px;
  z-index: 999;
  overflow: hidden;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.public-pic-list-son ul li span {
  display: block;
  width: 280px;
  height: 210px;
}
.public-pic-list-son ul li span a {
  display: block;
  width: 280px;
  height: 210px;
}
.public-pic-list-son ul li span a img {
  display: block;
  width: 280px;
  height: 210px;
}
.public-pic-list-son ul li h1 {
  width: 280px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-weight: normal;
}
.public-pic-list-son ul li h1 a {
  display: block;
  font-size: 14px;
  color: #444;
  background: #F4F4F4;
}
.public-pic-list-son ul li:hover {
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: translate3d(0px, -2px, 0px);
  -moz-transform: translate3d(0px, -2px, 0px);
  -ms-transform: translate3d(0px, -2px, 0px);
  -o-transform: translate3d(0px, -2px, 0px);
  transform: translate3d(0px, -2px, 0px);
}
#public-honor-img {
  width: 100%;
  height: 150px;
  position: relative;
  margin: 10px 0;
}
#public-honor-img b {
  display: block!important;
  position: absolute;
  width: 39px;
  height: 55px;
  cursor: pointer;
  z-index: 9999;
}
#public-honor-img b#btnLeft {
  background: url("../images/btnLeft.png") no-repeat center;
  left: 0;
  top: 45px;
}
#public-honor-img b#btnRight {
  background: url("../images/btnRight.png") no-repeat center;
  right: 0;
  top: 45px;
}
#public-honor-img .conbox {
  width: 1090px;
  height: 150px;
  margin: 0 auto;
  overflow: hidden;
}
#public-honor-img .conbox ul {
  position: relative;
}
#public-honor-img .conbox ul li {
  float: left;
  width: 215px;
  height: 150px;
  margin: 0 10px;
}
#public-honor-img .conbox ul li a {
  display: block;
  width: 215px;
  height: 150px;
  position: relative;
}
#public-honor-img .conbox ul li a img {
  display: block;
  width: 215px;
  height: 150px;
}
#public-honor-img .conbox ul li a span {
  display: none;
  width: 180px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #333;
}
/**文章列表**/
.public-technology {
  width: 355px;
  height: 340px;
  margin: 0 20px;
}
.public-technology ul li {
  width: 355px;
  height: 99px;
  margin: 10px 0 0 0;
}
.public-technology ul li a {
  display: block;
  width: 355px;
  height: 99px;
}
.public-technology ul li a.a-title {
  width: 355px;
  height: 35px;
  line-height: 35px;
}
.public-technology ul li a.a-title b {
  display: block;
  float: left;
  width: 35px;
  height: 35px;
  background: url("../images/tq.png") no-repeat left center;
}
.public-technology ul li a.a-title span {
  display: block;
  float: right;
  width: 310px;
  height: 35px;
  line-height: 35px;
  font-size: 15px;
  color: #000;
  overflow: hidden;
}
.public-technology ul li a.a-intro {
  width: 355px;
  height: 35px;
  line-height: 35px;
}
.public-technology ul li a.a-intro b {
  display: block;
  float: left;
  width: 35px;
  height: 35px;
  background: url("../images/ta.png") no-repeat left center;
}
.public-technology ul li a.a-intro span {
  display: block;
  float: right;
  width: 310px;
  height: 60px;
  line-height: 30px;
  font-size: 14px;
  color: #666;
}
.public-technology ul li.technology2 {
  border-top: 1px solid #C1C0BE;
  border-bottom: 1px solid #C1C0BE;
  margin: 10px 0;
  padding: 10px 0;
}
.inform-title {
  width: auto;
  height: 30px;
  margin: 18px 0 18px 180px;
}
.inform-title ul li {
  float: left;
  width: auto;
  height: 30px;
  line-height: 30px;
  margin: 0 30px 0 0;
  background: url("../images/itm.png") no-repeat left center;
}
.inform-title ul li a {
  display: block;
  height: 30px;
  line-height: 30px;
  float: left;
  text-align: left;
  font-size: 15px;
  color: #6b696a;
  text-indent: 8px;
}
.inform-title ul li span {
  display: block;
  float: right;
  font-size: 14px;
  color: #555;
}
.public-title {
  width: 100%;
  height: auto;
}
.public-title ul li {
  width: auto;
  height: 37px;
  line-height: 37px;
  overflow: hidden;
  background: url("../images/tc.png") no-repeat left center;
  border-bottom: 1px dashed #dedede;
}
.public-title ul li a {
  display: block;
  line-height: 37px;
  float: left;
  text-align: left;
  font-size: 15px;
  color: #6b696a;
  overflow: hidden;
  text-indent: 12px;
}
.public-title ul li span {
  display: block;
  float: right;
  font-size: 14px;
  color: #555;
}
.public-title-intro {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.public-title-intro ul li {
  width: auto;
  height: 35px;
  line-height: 35px;
  background: url("../images/nt.jpg") no-repeat left center;
  text-indent: 10px;
}
.public-title-intro ul li:hover a {
  font-size: 17px;
  color: #2A65B2;
}
.public-title-intro ul li:hover .a-title {
  font-size: 18px !important;
  color: #2A65B2 !important;
}
.public-title-intro ul li a {
  display: block;
  float: left;
  line-height: 35px;
  font-size: 16px;
  color: #5D5D5D;
  transition: all 0.45s ease-in-out;
}
.public-title-intro ul li span {
  float: right;
  display: none;
}
.public-title-intro ul li.intro {
  height: 90px;
  background: none;
  text-indent: 0;
}
.public-title-intro ul li.intro .intro-world {
  height: 90px;
}
.public-title-intro ul li.intro .intro-world .a-title {
  font-size: 17px;
  color: #050607;
  height: 30px;
  line-height: 30px;
  transition: all 0.45s ease-in-out;
}
.public-title-intro ul li.intro .intro-world .a-intro {
  font-size: 14px;
  height: 50px;
  line-height: 25px;
  text-align: left;
  color: #888;
}
.public-title-list {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.public-title-list ul li {
  width: 98%;
  height: 100px;
  background: #F4F4F4;
  margin: 30px 0;
}
.public-title-list ul li .inside-times {
  float: left;
  width: 120px;
  height: 80px;
  background: #2A65B2;
  padding: 10px 0;
}
.public-title-list ul li .inside-times p {
  width: 120px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 40px;
  color: #fefefe;
  font-weight: bold;
}
.public-title-list ul li .inside-times b {
  display: block;
  width: 120px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 15px;
  font-weight: normal;
  color: #fefefe;
}
.public-title-list ul li .inside-title-intro {
  float: right;
  width: 710px;
  height: 100px;
  padding: 0 15px;
}
.public-title-list ul li .inside-title-intro .inside-title {
  display: block;
  width: 710px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  color: #000;
}
.public-title-list ul li .inside-title-intro .inside-intro {
  display: block;
  width: 710px;
  height: 50px;
  line-height: 25px;
  font-size: 14px;
  color: #666;
}
.public-title-list ul li:hover .inside-title {
  color: #2A65B2;
}
.public-search-list {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.public-search-list ul li {
  width: 98%;
  height: 39px;
  line-height: 40px;
  border-bottom: 1px dashed #CCCCCC;
  text-indent: 30px;
  text-align: left;
  background: url(../images/lumpArrow.png) no-repeat 10px center;
  font-size: 16px;
  color: #575757;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  margin: 0 auto;
}
.public-search-list ul li a {
  display: block;
  float: left;
  color: #575757;
  text-align: left;
  font-size: 16px;
}
.public-search-list ul li span {
  display: block;
  float: right;
  text-align: left;
  font-weight: 100;
  height: 40px;
  line-height: 40px;
  width: auto;
  font-size: 15px;
  color: #575757;
}
.public-search-list ul li:hover {
  border-color: #2A65B2;
  background: url("../images/lumpOn.png") no-repeat 10px center;
}
.public-search-list ul li:hover a {
  color: #2A65B2;
}
/**产品展示**/
.public-goods {
  display: none;
  width: 1200px;
  height: auto;
  margin: 0 auto;
}
.public-goods.on {
  display: block;
}
.public-goods ul li {
  float: left;
  width: 370px;
  height: 290px;
  margin: 15px 0;
  position: relative;
}
.public-goods ul li.goods2,
.public-goods ul li.goods5 {
  margin: 15px 45px;
}
.public-goods ul li a {
  display: block;
}
.public-goods ul li a.a-img {
  width: 370px;
  height: 290px;
  overflow: hidden;
}
.public-goods ul li a.a-img img {
  display: block;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  width: 370px;
  height: 290px;
}
.public-goods ul li a.a-title {
  position: absolute;
  bottom: 0;
  width: 370px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background: rgba(45, 79, 109, 0.8);
}
.public-goods ul li a.a-title span {
  font-size: 16px;
  color: #fff;
}
.public-goods ul li:hover .a-img img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.public-goods ul li:hover .a-title {
  background: rgba(28, 76, 139, 0.8);
}
.public-big-goods {
  width: 1200px;
  height: 400px;
  margin: 35px auto 30px auto;
}
.public-big-goods ul li {
  float: left;
  width: 225px;
  height: 190px;
  background: #FFF;
  margin: 0 0 20px 25px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
}
.public-big-goods ul li a {
  display: block;
}
.public-big-goods ul li a.a-img {
  width: 225px;
  height: 160px;
  overflow: hidden;
}
.public-big-goods ul li a.a-img img {
  display: block;
  width: 225px;
  height: 160px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.public-big-goods ul li a.a-title {
  width: 225px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #434344;
}
.public-big-goods ul li.bigPic {
  width: 450px;
  height: 400px;
  margin: 0;
}
.public-big-goods ul li.bigPic a {
  display: block;
}
.public-big-goods ul li.bigPic a.a-img {
  width: 450px;
  height: 370px;
  overflow: hidden;
}
.public-big-goods ul li.bigPic a.a-img img {
  display: block;
  width: 450px;
  height: 370px;
}
.public-big-goods ul li.bigPic a.a-title {
  width: 450px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #434344;
}
.public-big-goods ul li:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.public-big-goods ul li:hover .a-title {
  background: #2A65B2;
  font-weight: bold;
  color: #fff !important;
}
.public-goods-list {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.public-goods-list ul::after {
  content: '';
  display: table;
  overflow: hidden;
  clear: both;
  float: none;
  height: 0;
}
.public-goods-list ul li {
  float: left;
  width: 280px;
  height: 240px;
  margin: 15px 6px;
  z-index: 999;
  overflow: hidden;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.public-goods-list ul li span {
  display: block;
  width: 280px;
  height: 210px;
}
.public-goods-list ul li span a {
  display: block;
  width: 280px;
  height: 210px;
}
.public-goods-list ul li span a img {
  display: block;
  width: 280px;
  height: 210px;
}
.public-goods-list ul li h1 {
  width: 280px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-weight: normal;
}
.public-goods-list ul li h1 a {
  display: block;
  font-size: 14px;
  color: #444;
  background: #F4F4F4;
}
.public-goods-list ul li:hover {
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: translate3d(0px, -2px, 0px);
  -moz-transform: translate3d(0px, -2px, 0px);
  -ms-transform: translate3d(0px, -2px, 0px);
  -o-transform: translate3d(0px, -2px, 0px);
  transform: translate3d(0px, -2px, 0px);
}
.production-detail-list {
  width: 98%;
  height: auto;
  margin: 30px auto;
}
.production-detail-list .production-detail {
  width: 100%;
  height: 400px;
}
.production-detail-list .production-detail .detail-pic {
  float: left;
  width: 400px;
  height: 300px;
}
.production-detail-list .production-detail .detail-desc {
  float: left;
  width: 400px;
  height: 300px;
  margin: 0 30px;
}
.production-detail-list .production-detail .detail-desc h1 {
  height: 45px;
  line-height: 45px;
  font-size: 24px;
}
.production-detail-list .production-detail .detail-desc p {
  width: 400px;
  height: 40px;
  line-height: 40px;
  margin: 10px auto;
}
.production-detail-list .production-detail .detail-desc p b {
  display: block;
  float: left;
  width: auto;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #555;
}
.production-detail-list .production-detail .detail-desc p span {
  display: block;
  float: left;
  height: 40px;
  line-height: 40px;
  width: auto;
  margin: 0 0 0 8px;
  font-size: 14px;
  color: #666;
  overflow: hidden;
}
.production-detail-list .production-detail .detail-desc p.goods-msg a {
  display: block;
  width: 86px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #2A65B2;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  font-size: 15px;
  color: #fff;
  font-weight: bold;
}
.production-detail-list .production-detail .detail-desc p.keywords b {
  background: #761F10;
}
.production-detail-list .production-detail .detail-desc p.keywords span {
  color: #761F10;
  font-weight: bold;
}
.production-detail-list .production-detail .relatedProducts {
  float: left;
  width: 300px;
  height: 300px;
  padding: 0 24px;
  border-left: 1px solid #9E9595;
}
.production-detail-list .production-detail .relatedProducts h2 {
  width: 300px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #999;
  margin: 0 0 10px 0;
}
.production-detail-list .production-detail .relatedProducts .relatedProductsList {
  width: 300px;
  height: 225px;
}
.production-detail-list .production-derail-intro {
  width: 100%;
  height: auto;
  margin: 10px auto 30px auto;
}
.production-detail-list .production-derail-intro .intro {
  display: block;
  font-size: 18px;
  color: #000;
  font-weight: bold;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: left!important;
  border-bottom: 1px solid #9E9595;
  margin-bottom: 35px;
}
.introShow {
  width: 400px;
}
.introShow .mainShow {
  width: 400px;
  height: 300px;
}
.introShow .mainShow a {
  display: block;
  width: 398px;
  height: 298px;
  border: #CCCCCC 1px solid;
  overflow: hidden;
}
.introShow .mainShow a img {
  display: block;
  width: 400px;
  height: 300px;
}
.introShow .scroll {
  width: 400px;
  height: 60px;
  margin: 15px auto;
  overflow: hidden;
}
.introShow .scroll ul {
  float: left;
  width: 380px;
  height: 60px;
  overflow: hidden;
}
.introShow .scroll ul li {
  float: left;
  width: 80px;
  height: 60px;
  margin: 0 7px;
}
.introShow .scroll ul li a {
  display: block;
  width: 78px;
  height: 58px;
  border: 1px solid #F3F3F3;
  overflow: hidden;
}
.introShow .scroll ul li a:hover {
  border: 1px solid #C80000;
}
.introShow .scroll ul li a.currentItem {
  border: 1px solid #C80000;
}
.introShow .scroll ul li a img {
  display: block;
  width: 80px;
  height: 60px;
}
.introShow .scroll .prevView {
  float: left;
  margin-top: 28px;
  width: 7px;
  height: 12px;
  background: url(../images/bgimg.gif) no-repeat -132px -17px;
}
.introShow .scroll .prevView:hover {
  background-position: -146px -17px;
}
.introShow .scroll .nextView {
  float: right;
  margin-top: 28px;
  width: 7px;
  height: 12px;
  background: url(../images/bgimg.gif) no-repeat -153px -17px;
}
.introShow .scroll .nextView:hover {
  background-position: -167px -17px;
}
.mainer-message {
  width: 100%;
  height: auto;
}
.mainer-message .mainer-message-head {
  width: 100%;
  height: 45px;
  line-height: 45px;
  text-align: left;
  font-size: 18px;
  color: #333;
  background: #F4F4F4;
  text-indent: 16px;
  margin: 80px 0 30px 0;
}
.mainer-message .mainer-message-list {
  width: 100%;
  height: 320px;
  margin: 0 auto;
}
.mainer-message .mainer-message-list form {
  width: 100%;
  height: 320px;
  margin: 0 auto;
}
.mainer-message .mainer-message-list form label {
  float: left;
  display: block;
  width: 320px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #D9D9D9;
  margin: 15px 55px 0 55px;
}
.mainer-message .mainer-message-list form label input {
  display: block;
  border: none;
  background: none;
  width: 300px;
  line-height: 30px;
  font-size: 12px;
  color: #333;
  text-indent: 14px;
  outline: none;
}
.mainer-message .mainer-message-list form label.contentList {
  width: 100%;
  height: 100px;
  line-height: 20px;
  border: none;
}
.mainer-message .mainer-message-list form label.contentList textarea {
  display: block;
  width: 400px;
  height: 100px;
  line-height: 20px;
  font-size: 12px;
  color: #333;
  border: 1px solid #D9D9D9;
  outline: none;
  text-indent: 14px;
  font-family: "microsoft yahei";
}
.mainer-message .mainer-message-list form label.btnList {
  width: 140px;
  height: 40px;
  line-height: 40px;
  background: #FF6600;
  border-color: #FF6600;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin: 30px 210px;
}
.mainer-message .mainer-message-list form label.btnList input {
  width: 140px;
  line-height: 40px;
  text-indent: 0;
  text-align: center;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
}
.mainer-valid {
  width: 100%;
  height: auto;
}
.mainer-valid .mainer-valid-head {
  width: 100%;
  height: 45px;
  line-height: 45px;
  text-align: left;
  font-size: 18px;
  color: #333;
  background: #F4F4F4;
  text-indent: 16px;
}
.mainer-valid .mainer-valid-list {
  width: 100%;
  height: 230px;
  clear: both;
  overflow: hidden;
}
.public-related-goods {
  width: 100%;
  height: 190px;
  margin: 15px auto;
}
.public-related-goods ul li {
  float: left;
  width: 210px;
  height: 190px;
  margin: 0 5px;
}
.public-related-goods ul li a {
  display: block;
}
.public-related-goods ul li a.a-img img {
  display: block;
  width: 210px;
  height: 160px;
}
.public-related-goods ul li a.a-title span {
  display: block;
  width: 208px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 1px solid #DCDCDC;
}
/**分页**/
#home-page {
  width: 98%;
  height: 30px;
  margin: 10px auto;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
#home-page a {
  font-size: 14px;
  color: #7E0308;
  height: 30px;
  line-height: 30px;
}
#pagelist {
  width: 100%;
  height: 32px;
  margin: 30px auto 10px auto;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
}
#pagelist a {
  width: 60px;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: #444;
  background: #EDEDED;
  border: #cccccc 1px solid;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-align: center;
  margin: 0 5px;
}
#pagelist a#nowpage {
  border: #2A65B2 1px solid;
  background-color: #2A65B2;
  color: #ffffff;
}
/**qq**/
#online_qq_layer {
  z-index: 22000;
  position: fixed;
  right: 0px;
  top: 0;
  margin: 240px 0 0 0;
}
#online_qq_tab {
  width: 45px;
  float: left;
  margin: 115px 0 0 0;
  position: relative;
  background: url("../images/qMenu.jpg") no-repeat center;
}
#online_qq_tab a {
  display: block;
  height: 120px;
  line-height: 999em;
  overflow: hidden;
}
#onlineService {
  display: block;
  float: left;
  width: 140px;
  background: #2A65B2;
  padding-top: 15px;
  padding-bottom: 15px;
}
.onlineMenu {
  width: 120px;
  height: auto;
  background: #1C4C8B;
  margin: 0 auto;
}
.onlineMenu h3 {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  width: 110px;
  margin: 0 auto;
  border-bottom: 1px solid #E5E5E5;
  height: 39px;
  line-height: 40px;
  text-align: center;
}
.onlineMenu li {
  height: 50px;
  text-align: center;
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #000;
}
.onlineMenu li a {
  display: block;
  height: 50px;
  line-height: 50px;
}
.onlineMenu li a img {
  display: block;
  margin: 0 auto;
  padding-top: 12px;
}
.onlineMenu li.weixin {
  position: relative;
  margin: 10px 0;
}
.onlineMenu li.weixin img {
  display: block;
  width: 100px;
  height: 100px;
  position: absolute;
  right: 10px;
  top: -20px;
}
.onlineMenu .qTel {
  width: 110px;
  height: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  margin: 0 auto;
}
.onlineMenu .qTel span {
  display: block;
  width: 110px;
  height: 20px;
  background: url("../images/qTel.png") no-repeat center;
  margin: 0 auto;
  padding-bottom: 20px;
}
.onlineMenu .qTel p {
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  height: 30px;
  line-height: 30px;
}
/*# sourceMappingURL=index.css.map */</pre></body></html>